How to Install node-eyes software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install node-eyes software package in Ubuntu 14.04 LTS (Trusty Tahr)

node-eyes software package provides customizable value inspector for Node, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install node-eyes 

node-eyes is installed in your system.

Make ensure the node-eyes package were installed using the commands given below,

$ sudo dpkg-query -l | grep node-eyes *

You will get with node-eyes package name, version, architecture and description in a table

node-eyes package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package node-eyes
Version 0.1.8-1
Description customizable value inspector for Node
Sub Section Web


See Also, How to uninstall or remove node-eyes software package from Ubuntu 14.04 LTS (Trusty Tahr)?